x86/PV: remove read_descriptor()'s regs parameter
authorJan Beulich <jbeulich@suse.com>
Wed, 31 Aug 2016 16:15:07 +0000 (18:15 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 31 Aug 2016 16:15:07 +0000 (18:15 +0200)
commitfb1f0e95654c8f995ddcdbd114100515814c1238
treeec62f9456ac28aee7adbf613371c2416c8dcba8a
parentf164d498810560322c9f3a3f801eace6ebc6c9e1
x86/PV: remove read_descriptor()'s regs parameter

As of commit a35dc6ccbb ("x86: remove the use of vm86_mode()") it is
unused.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/traps.c